home *** CD-ROM | disk | FTP | other *** search
/ Shock - The Game / Shock The Game.iso / pc / casts / old.cst / 00006_move inventory down.ls < prev    next >
Encoding:
Text File  |  1997-04-08  |  76 b   |  5 lines

  1. --global GscreenObject
  2. --
  3. --on mouseUp
  4. --  moveCards GscreenObject, -1
  5. --end